Skip to content

Comments

(A014) [ModelExecution] update code for execution of a compiled model#424

Open
syntron wants to merge 4 commits intoOpenModelica:masterfrom
syntron:ModelExecution
Open

(A014) [ModelExecution] update code for execution of a compiled model#424
syntron wants to merge 4 commits intoOpenModelica:masterfrom
syntron:ModelExecution

Conversation

@syntron
Copy link
Contributor

@syntron syntron commented Feb 18, 2026

  • rename ModelicaSystemCmd => ModelExecutionCmd
  • rename OMCSessionRunData => ModelExecutionData
  • create class ModelExecutionException
  • move some code:
    • OMCSession.omc_run_data_update() => merge into ModelExecutionCmd.define()
    • OMCSession.run_model_executable() => ModelExecutionData.run()
  • additonal cleanup

see PR #404

* rename ModelicaSystemCmd => ModelExecutionCmd
* rename OMCSessionRunData => ModelExecutionData
* create class ModelExecutionException
* move some code:
  * OMCSession.omc_run_data_update() => merge into ModelExecutionCmd.define()
  * OMCSession.run_model_executable() => ModelExecutionData.run()
@syntron syntron changed the title (A014) [ModelExecution] update code for executoin of a compiled model (A014) [ModelExecution] update code for execution of a compiled model Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant